func time.formatNano

2 uses

	time (current package)
		format.go#L458: func formatNano(b []byte, nanosec uint, std int) []byte {
		format.go#L764: 			b = formatNano(b, uint(t.Nanosecond()), std)